public override System.ComponentModel.PropertyDescriptorCollection GetProperties(
System.ComponentModel.ITypeDescriptorContext ,
System.object ,
System.Attribute[]
)
'宣言
Public Overloads Overrides Function GetProperties( _
ByVal As System.ComponentModel.ITypeDescriptorContext, _
ByVal As System.Object, _
ByVal () As System.Attribute _
) As System.ComponentModel.PropertyDescriptorCollection
パラメータ
- context
- 書式コンテキストを提供する System.ComponentModel.ITypeDescriptorContext。
- value
- プロパティを取得する配列のタイプを指定する System.Object。
- attributes
- フィルターとして使用されるタイプ System.Attribute の配列。
戻り値の型
このデータ タイプに公開されるプロパティを持つ System.ComponentModel.PropertyDescriptorCollection。またはプロパティがない場合は null。